home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / src / rablepaint.readme < prev   
Encoding:
Text File  |  1999-11-06  |  2.3 KB  |  62 lines

  1. Short:    Paintprogram with full source code
  2. Author:   Bob Lanham & Aaron Roberts
  3. Uploader: Aaron Roberts (antroberts@iname.com)
  4. Type:     dev/src
  5. Requires: OS3.x, any 68xxx CPU
  6.  
  7. This paintprogram uses datatypes and is fully OS compliant.  No special
  8. libraries are needed!  The full source code is provided to help others
  9. gain a 'big view' of how different parts are put together to form a
  10. useful program.  Useful code is provided which illustrates the following -
  11.  
  12.  
  13.           - use of datatypes
  14.  
  15.           - loading and saving of iffs
  16.  
  17.           - palette customization
  18.  
  19.           - altering the pointer image
  20.  
  21.           - handling input from multiple windows
  22.  
  23.           - simple graphic draw routines (all rotational)
  24.  
  25.           - custom gadget images
  26.           
  27.           - menu setup and usage
  28.           
  29.           - good programming style (compiles on SAS and HiSoft)
  30.           
  31.           - code is fully documented
  32.  
  33. This program was designed and implemented specifically to help others learn
  34. how to program on the Amiga.  It is at its most primative level an easy way
  35. to convert pictures from one type to an iff, assuming you have all the proper
  36. datatypes in place.
  37.  
  38. Please let the authors know if it helps you in anyway!
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     1636     866 47.0% 04-Oct-99 20:12:30  RABLe.info
  46.    30764    8189 73.3% 07-Oct-99 22:04:32 +rable.c
  47.      705     308 56.3% 04-Oct-99 19:23:58 +rable.h
  48.    35740   14345 59.8% 07-Oct-99 23:37:04 +Rable.hisoft
  49.    11519    1656 85.6% 04-Oct-99 19:23:58 +rable_draw.c
  50.      934     211 77.4% 04-Oct-99 19:23:58 +rable_draw.h
  51.     1104     245 77.8% 04-Oct-99 19:23:58 +rable_fills.h
  52.    16216    2423 85.0% 04-Oct-99 19:23:58 +rable_gadgets.c
  53.      626     261 58.3% 04-Oct-99 19:23:58 +rable_gadgets.h
  54.     8207    3554 56.6% 07-Oct-99 23:48:06 +rable_history.h
  55.    14783     721 95.1% 04-Oct-99 19:23:58 +rable_images.h
  56.     6859    3142 54.1% 07-Oct-99 23:45:06 +rable.guide
  57.     1432     974 31.9% 04-Oct-99 19:33:06 +rable.guide.info
  58.    39292   18654 52.5% 07-Oct-99 22:09:28 +Rablepaint
  59.     8622    2092 75.7% 04-Oct-99 19:33:08 +Rablepaint.info
  60. -------- ------- ----- --------- --------
  61.   178439   57641 67.6% 15-Oct-99 18:39:10   15 files
  62.